[INFO] fetching crate rdocx 0.1.2...
[INFO] testing rdocx-0.1.2 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate rdocx 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rdocx 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdocx 0.1.2
[INFO] tweaked toml for crates.io crate rdocx 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdocx 0.1.2 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdocx 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cea5f8de831fb1d2b1bea76fd3a21a586fbfd445bacc74ab9e18a9865f8135f
[INFO] running `Command { std: "docker" "start" "-a" "3cea5f8de831fb1d2b1bea76fd3a21a586fbfd445bacc74ab9e18a9865f8135f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cea5f8de831fb1d2b1bea76fd3a21a586fbfd445bacc74ab9e18a9865f8135f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cea5f8de831fb1d2b1bea76fd3a21a586fbfd445bacc74ab9e18a9865f8135f", kill_on_drop: false }`
[INFO] [stdout] 3cea5f8de831fb1d2b1bea76fd3a21a586fbfd445bacc74ab9e18a9865f8135f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ace879c05699daa4e5ff92a3b5982a280102eb1fbce9d852845daca1d094e2e7
[INFO] running `Command { std: "docker" "start" "-a" "ace879c05699daa4e5ff92a3b5982a280102eb1fbce9d852845daca1d094e2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rdocx-oxml v0.1.2
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rdocx-html v0.1.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v8.1.0
[INFO] [stderr]    Compiling rdocx-layout v0.1.2
[INFO] [stderr]    Compiling rdocx-opc v0.1.2
[INFO] [stderr]    Compiling write-fonts v0.43.0
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling subsetter v0.2.3
[INFO] [stderr]    Compiling rdocx-pdf v0.1.2
[INFO] [stderr]    Compiling rdocx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.59s
[INFO] running `Command { std: "docker" "inspect" "ace879c05699daa4e5ff92a3b5982a280102eb1fbce9d852845daca1d094e2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace879c05699daa4e5ff92a3b5982a280102eb1fbce9d852845daca1d094e2e7", kill_on_drop: false }`
[INFO] [stdout] ace879c05699daa4e5ff92a3b5982a280102eb1fbce9d852845daca1d094e2e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4707b449bd26a0da2c2c85c6c0ac90b9d521ab57b1b1cad4887b62ad49a4ef25
[INFO] running `Command { std: "docker" "start" "-a" "4707b449bd26a0da2c2c85c6c0ac90b9d521ab57b1b1cad4887b62ad49a4ef25", kill_on_drop: false }`
[INFO] [stderr]    Compiling rdocx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcjUUFn3/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librdocx-1d796febbcfa1072,librdocx_html-bf8fedb3a76eb572,librdocx_pdf-87455d8f80d6491c,libminiz_oxide-d035e9f28a82b22b,libtiny_skia-6ba4e4c1616af95b,libpng-45ade5f85b49c858,libbitflags-40a27ceec947d12f,libfdeflate-5c07dfa8830a9531,libtiny_skia_path-b21ab5370924692a,libstrict_num-7961bee22d0eb174,libarrayref-7e9babeb8039510f,libsubsetter-9eee23363a8cba88,librustc_hash-3ea907def3ad7a38,libwrite_fonts-4b82300a6be8a4a4,libskrifa-6674aa7d7815eff9,libread_fonts-bcc984166c0c4518,libfont_types-f7439122c07d5393,libkurbo-2477da9fe20032b8,libarrayvec-3085340efc75809a,libpdf_writer-f9d7b19b5befe832,libryu-96e4827cb8e74ef1,librdocx_layout-1d53d1ccd2a38e3e,librustybuzz-4191009ae84184f2,libunicode_bidi_mirroring-11841fd339a5eb56,libbytemuck-1f1cd30cb6cc9100,libbitflags-a5b77e6cec1b5660,libunicode_script-801ea9c9b92f6f96,libunicode_properties-d5517912013730f2,libsmallvec-04749cc7df691946,libunicode_ccc-bf23b324e1b6cb9b,libfontdb-438e2bfd551f942b,libfontconfig_parser-3a79f9da9ffffac4,libroxmltree-ede19f63a434da5d,libmemmap2-0ec7a0f15b4c9044,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libslotmap-7bd3ad53b85581d9,libttf_parser-07b38788e7b4d7a7,libunicode_linebreak-123a1dd536505334,librdocx_oxml-1de7991b74010690,libregex-4e2dd45627b04eff,libregex_automata-af1413306f5edd94,libaho_corasick-6fe72661f2ebc760,libregex_syntax-762daa43d7cf4e3e,libitoa-d7c2333f8dedd037,librdocx_opc-426c04871dae65f1,libzip-f50b405e3e2434b4,libzopfli-7b98922a80a467a6,libsimd_adler32-f83d48f59f2d3154,libbumpalo-8b92646e17d580d3,liblog-a4263a0971f08dad,libppmd_rust-911e560be4c5eae5,liblzma_rust2-b7e4442bdf9cfd70,libsha2-a36c08e8744447e2,libzstd-fcc716f0e2be13f3,libzstd_safe-06746253dbb61485,libzstd_sys-3fc4cdadc93514ff,libbzip2-1abb30fd203d8c72,liblibbz2_rs_sys-b113507fa9f131ec,libdeflate64-4e6f52282dbb71f1,libflate2-c6e6b18a1352fa70,libzlib_rs-00d62b0bca826382,libgetrandom-3bf7a35e88908880,liblibc-0e890954913dc77e,libpbkdf2-968f89300a330343,libtime-fc75b905603e2edf,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libtyped_path-3892e886ff97eb81,libcrc32fast-5906a57d877d687d,libaes-a263619e668ba000,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libzeroize-67f65b553d873cc6,libsha1-5596547465f107e1,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libhmac-92f16e9432d3c1c8,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libconstant_time_eq-2c8971e424bef16d,libthiserror-988abccfd79cfd19,libquick_xml-7ea981d886ade210,libmemchr-d8218b780a78fe0a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcjUUFn3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-84b5d4407fe1350c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/generate_pdf-616333eccacbfc19" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdocx` (example "generate_pdf") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4707b449bd26a0da2c2c85c6c0ac90b9d521ab57b1b1cad4887b62ad49a4ef25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4707b449bd26a0da2c2c85c6c0ac90b9d521ab57b1b1cad4887b62ad49a4ef25", kill_on_drop: false }`
[INFO] [stdout] 4707b449bd26a0da2c2c85c6c0ac90b9d521ab57b1b1cad4887b62ad49a4ef25
